RegionHeight property (MyCapture)


           

Returns/sets height in pixel of the region to capture when using the method CaptureRegionAuto , CaptureActiveWindows and CaptureSpecificWindows .

Property type

A Integer value.

Syntax

object.RegionHeight [= value]

The RegionHeight property syntax has these parts:

Part Description
object An expression evaluating to an object of type MyCapture.
value A Integer value.